runtime.imethod.ityp (field)

4 uses

	runtime (current package)
		iface.go#L210: 		itype := inter.typ.typeOff(i.ityp)
		type.go#L339: 	ityp typeOff
		type.go#L658: 			tityp := resolveTypeOff(unsafe.Pointer(tm), tm.ityp)
		type.go#L659: 			vityp := resolveTypeOff(unsafe.Pointer(vm), vm.ityp)